Back

Help Me 002

 

 

                             

It is similar to "Help Me", it use an animated gif. instead.

  

Script instructions for <HEAD></HEAD> tags

<SCRIPT LANGUAGE="JAVASCRIPT" TYPE="TEXT/JAVASCRIPT">
function helpMe(message) {
alert(message)
}

</SCRIPT>
 

 

Script instructions for <BODY> of the HTML Document

<img border="1" src="images/helpme.gif" onClick="helpMe('Blah Blah Blah...')" width="20" height="30" >
 

 

Paste script between the <HEAD></HEAD> tags.


Paste script where needed in the body of the HTML Document.

� Copyright 2009 ashesh.com.np